Skip to content

Add com.unity.ide.antigravity (Antigravity IDE Unity integration) to Tool section#47

Open
BadranRaza wants to merge 1 commit into
baba-s:masterfrom
BadranRaza:add-com-unity-ide-antigravity
Open

Add com.unity.ide.antigravity (Antigravity IDE Unity integration) to Tool section#47
BadranRaza wants to merge 1 commit into
baba-s:masterfrom
BadranRaza:add-com-unity-ide-antigravity

Conversation

@BadranRaza

Copy link
Copy Markdown

Adds a single entry under ## Tool:

  • com.unity.ide.antigravity GitHub last commit - Unity Editor integration for Google Antigravity IDE (the VS Code-based code editor split off from the standalone Antigravity 2.0 agent app at I/O 2026)

Why "Tool" rather than "Code Editor"

The existing ## Code Editor section is about shader-syntax plugins for external editors (Sublime, Visual Studio, etc.), so this didn't seem to fit there. ## Tool is the closest generic match. Happy to move it to a different section if you'd prefer — or to a new subsection like ## IDE Integration / ## External Editor if you want to start one (there are a few com.unity.ide.* packages in the wild now and they don't currently have a home in the list).

Context

Google split the Antigravity product line at I/O 2026 (May 19, 2026) into a standalone agent-orchestration app (now "Antigravity") and a separate VS Code-fork code editor ("Antigravity IDE"). This package detects the IDE specifically (filename + resources/app/package.json manifest name verification) and ignores the agent app, so Unity doesn't accidentally launch the agent's home screen when a developer double-clicks a C# script.

Thanks for maintaining this list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant